@charset "utf-8";
/* CSS Document */

	html {
	background-size: cover;
	background-image: url(../media/achtergrondpiro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	}
	
.foto {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	max-height: 150px;
	max-width: 150px;
	width: 65%;
	height: auto;
	margin-right: 0px;
	margin-left: 3px;	
	}
.pijltje {
	margin-top: -8px;
	margin-right: 20px;
}
.pijltje-rechts {
	margin-top: -8px;
	margin-right: 20px;
}
.grotelinkjes {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	line-height: 32px;
	font-style: normal;
}
.tabel{
	margin-top: 20px;
	padding-left: 5px;
	background-image: url(../media/achterlayer.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #CCC;
}
.vlag {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.afbeelding-uitlijnen {
	padding-top: 5px;
	margin-left: -2px;	
}
.iconen {
	margin-top: -6px;
	margin-left: 20px;
}
.rechtslijnen {
	float: right;
}
